Total Complexity | 45 |
Dependencies | 8 |
Dependents | 1 |
Total lines | 398 |
Lines of code | 213 |
Logical lines of code | 120 |
Comment lines | 119 |
Methods | 12 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
format_many() | 42 | 8 | 56 | |
include_seating_data() | 56 | 5 | 19 | |
render_seat_column() | 58 | 5 | 15 | |
inject_seat_info_in_my_tickets() | 57 | 4 | 15 | |
inject_seat_info_in_order_success_page() | 57 | 4 | 15 | |
handle_attendee_delete() | 61 | 4 | 12 | |
adjust_attendee_page_render_context_for_seating() | 60 | 4 | 12 | |
add_attendee_seat_column() | 62 | 3 | 11 | |
handle_sorting_seat_column() | 51 | 2 | 26 | |
remove_move_row_action() | 62 | 3 | 11 | |
include_seat_info_in_email() | 58 | 2 | 17 | |
filter_sortable_columns() | 77 | 1 | 4 |